From: Wesley Gimenes Date: Tue, 16 Sep 2025 00:48:12 +0000 (-0300) Subject: netbird: update to 0.57.1 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=6da91701c31658f317c4c155cfeaa999d212b451;p=feed%2Fpackages.git netbird: update to 0.57.1 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.57.1 Signed-off-by: Wesley Gimenes (cherry picked from commit 60ee4858160e945a5505de511c34144b4f3a8b87) --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 4714f7de3f..1e26228f77 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.55.1 +PKG_VERSION:=0.57.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=b9465a2b6b7600ec7f22a706b2f2891fdb19a07ffcbfd82cd0e33176d3c69b75 +PKG_HASH:=9ae0ce9b4367be44a4107aba7cd0d9d362e7636f880960c2d5e2c72b437afb1b PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause